'Declaration
<AsyncStateMachineAttribute(C1.CollectionView.C1CursorCollectionView`2/d__39)> Public Function MoveAsync( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Task
'Usage
Dim instance As C1CursorCollectionView(Of T,K) Dim fromIndex As Integer Dim toIndex As Integer Dim value As Task value = instance.MoveAsync(fromIndex, toIndex)
Parameters
- fromIndex
- toIndex